home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / evolution-webcal.schemas < prev    next >
Text File  |  2009-09-22  |  2KB  |  44 lines

  1. <gconfschemafile>
  2. <schemalist>
  3. <schema>
  4.      <key>/schemas/desktop/gnome/url-handlers/webcal/enabled</key>
  5.      <applyto>/desktop/gnome/url-handlers/webcal/enabled</applyto>
  6.      <owner>evolution-webcal</owner>
  7.      <type>bool</type>
  8.      <default>true</default>
  9.      <gettext_domain>evolution-webcal</gettext_domain>
  10.      <locale name="C">
  11.        <short>How to handle webcal URLs</short>
  12.        <long>Set to true to have a program specified in command handle webcal URLs</long>
  13.      </locale>
  14. </schema>
  15.  
  16.    <schema>
  17.      <key>/schemas/desktop/gnome/url-handlers/webcal/command</key>
  18.      <applyto>/desktop/gnome/url-handlers/webcal/command</applyto>
  19.      <owner>evolution-webcal</owner>
  20.      <type>string</type>
  21.      <default>/usr/lib/evolution-webcal/evolution-webcal %s</default>
  22.      <gettext_domain>evolution-webcal</gettext_domain>
  23.      <locale name="C">
  24.        <short>URL handler for webcal uris</short>
  25.        <long>URL handler for webcal uris</long>
  26.      </locale>
  27.     </schema>
  28.  
  29.    <schema>
  30.      <key>/schemas/desktop/gnome/url-handlers/webcal/need-terminal</key>
  31.      <applyto>/desktop/gnome/url-handlers/webcal/need-terminal</applyto>
  32.      <owner>evolution-webcal</owner>
  33.      <type>bool</type>
  34.      <default>false</default>
  35.      <gettext_domain>evolution-webcal</gettext_domain>
  36.      <locale name="C">
  37.        <short>Run program in terminal</short>
  38.        <long>True if the program to handle this URL should be run in a terminal</long>
  39.      </locale>
  40.       </schema>
  41.  
  42. </schemalist>
  43. </gconfschemafile>
  44.